InviteContentDisposition Property |
Gets or sets Content-Disposition header field. The Content-Disposition header field
is used to describe the function of a request body.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string ContentDisposition { get; set; }Public Property ContentDisposition As String
Get
Set
Property Value
Type:
String
See Also